home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD2.iso / features / web_dev / files / jext-install.exe / {app} / src / jext.version < prev    next >
Encoding:
Text File  |  2001-06-19  |  2.9 KB  |  58 lines

  1. # Jext version check
  2. .release 2.11
  3. .build 02.11.00.02
  4. .description
  5. <html>
  6. <body>
  7. <font color="green">Jext</font> version <font color="blue">2.11</font> build <font color="blue">02.11.00.01</font> is available.<br>
  8. Download URL: http://www.jext.org/download.html
  9. <p>
  10.  <ul>
  11.    <li>Core changes:<ul>
  12.    </ul>
  13.    <li>API changes:<ul>
  14.      <li>Jext now uses GNU regexp package v1.1.1 instead of 1.0.8
  15.    </ul>
  16.    <li>GUI changes:<ul>
  17.      <li>You can choose flat menus or classic Swing menus
  18.      <li>You can use or not the Jext UI theme (thin fonts)
  19.      <li>You can use or not highlighted buttons (these three options allow to have a standard Swing look)
  20.      <li>Added skinning possibilities thanks to the SkinLF library. Get new themes on <a href="http://www.L2FProd.com">www.L2FProd.com</a> or <a href="http://www.myLookAndFeel.com">www.myLookAndFeel.com</a>
  21.     </ul>
  22.    <li>Bug fixes:<ul>
  23.      <li>PHP syntax colorizing mode was a little bit buggy with html tags (same bug as former XML/HTML one)
  24.      <li>A null pointer exception was thrown if a key shortcut was invoked when a tab title was selected
  25.      <li>In key shortcuts options pane, the menu items of mode specific plugins were duplicated
  26.      <li>Unsetting a shortcut would not work
  27.      <li>Several skins associated bug fixes
  28.      <li>Backspacing in a text field would also performs a back space operation within the text area
  29.    </ul>
  30.    <li>New features:<ul>
  31.      <li>Wrap guide: go to Editor options and enter an offset for the wrap guide. A vertical line will then show you the required position. The offset defines the amount of characters before the guide.
  32.      <li>Jext remembers the position of the caret on exit
  33.      <li>ASM x86 syntax support
  34.      <li>New console variable: $s which expands selected text
  35.      <li>Mixed items in XTree: a mixed item is an item which can contain both plain text and Dawn scripts.
  36.      <li>Use CA+UP, CA+DOWN, CA+PAGE_UP and CA+PAGE_DOWN to scroll the text without changing caret position
  37.      <li>C# (C-Sharp) syntax support
  38.      <li>LAT/Turbo LAT syntax support
  39.      <li>Filtered paste: performs a replace all operation on clipboard content during the paste
  40.      <li>You can drop files over the Console to "type in" their names
  41.      <li>SQL (Transact SQL) syntax support
  42.      <li>New find matching bracket function (C+m)
  43.      <li>Anti-aliased text option
  44.    </ul>
  45.    <li>Features improvments:<ul>
  46.      <li>Wrap guide and lines interval highlighting are better supported
  47.      <li>jext.js starting script is much better and should now works on any configuration
  48.      <li>HTML/XML and PHP modes now render better multilines tag attributes values
  49.      <li>Item names in key shortucts options pane are now alphabetically sorted
  50.      <li>Undos are much much better handled !
  51.      <li>You can use the delete key in CodeMaster to remove a file from a project
  52.    </ul>
  53.  </ul>
  54. </body>
  55. </html>
  56. .end
  57. .end
  58.